home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
gfx
/
fu1_62.lha
/
fu
/
Formulas
/
Fo(u)rcefield.Form
< prev
next >
Wrap
Text File
|
1994-05-12
|
246b
|
31 lines
Fo(u)rcefield
{
{
mirrorxy
x1=-2.0
x2= 2.0
y1=-2.0
y2= 2.0
par1.r=0.5
par1.i=0.0
bailout=2.0
}
{
c=pixel
z=[2.0,0.0]
}
{
z=c/z
z=pixel*z
z=z*z
z=z+par1
w=abs(z)
}
{
w>bailout
}
{
par1 : Constante C
}
}